@charset "UTF-8";
.wrapper {
  padding-bottom: 20px;
}
.page-position {
  background-color: #ffffff;
  padding: 30px 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
}
.page-position p {
  font-size: 0;
  vertical-align: bottom;
}
.page-position p a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
}
.page-position p span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
}
.page-side {
  width: 280px;
  float: left;
}
.page-aside {
  width: 100%;
  background-color: #181818;
  padding: 0 5px 5px 5px;
  margin-bottom: 20px;
}
.aside-con {
  background-color: #ffffff;
  border-radius: 4px;
  overflow: hidden;
}
ul.aside-menu-1 {
  padding: 30px 15px 10px 15px;
}
ul.aside-menu-1 > li {
  margin-bottom: 20px;
}
ul.aside-menu-1 > li:last-child{
  margin-bottom: 0;
}
ul.aside-menu-1 > li > a {
  display: block;
  padding: 10px 30px 10px 60px;
  font-size: 14px;
  line-height: 28px;
  background: url("../images/icon-02.png") no-repeat 30px center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #d8d8d8;
}
ul.aside-menu-2 {
  
}
ul.aside-menu-2 > li {
  
}
ul.aside-menu-2 > li:last-child {
  border: 0;
}
ul.aside-menu-2 > li > a {
  display: block;
  padding: 6px 30px;
  font-size: 0;
  vertical-align: bottom;
}
ul.aside-menu-2 > li > a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 28px;
  padding-left: 40px;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
ul.aside-menu-2 > li > a span:before{
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background: #333333;
  left: 17.5px;
  top: 11.5px;
  border-radius: 100%;
}
.aside-iphone {
  border-top: 1px solid #d8d8d8;
  padding-top: 35px;
  padding-bottom: 30px;
  padding-right: 20px;
  text-align: right;
  background: url("../images/icon.png") no-repeat left bottom #ffffff;
}
.aside-iphone span {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #000000;
}
.aside-iphone strong {
  display: block;
  font-size: 24px;
  line-height: 34px;
  color: #cc0000;
  margin-bottom: 30px;
}
.aside-iphone a {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
  background-color: #cc0000;
  padding: 0 20px;
}
.page-contact {
  width: 100%;
  background-color: #e5e5e5;
  padding: 0 5px 5px 5px;
}
.cont-con {
  background-color: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  padding: 25px 20px 20px 20px;
}
.cont-con span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.cont-con strong {
  display: block;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  color: #cc0000;
  margin-bottom: 10px;
}
.cont-con p {
  font-size: 14px;
  line-height: 25px;
  color: #000000;
}
.page-main {
  width: 900px;
  float: right;
  min-height: 600px;
  padding-bottom: 30px;
}
.product-list {
  background-color: #ffffff;
  padding-bottom: 40px;
}
.product-list li {
  margin-left: 30px;
  margin-top: 30px;
  width: 280px;
  height: 280px;
  border: 1px solid #cccccc;
  padding: 10px;
  float: left;
}
.product-list li:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.product-list li:hover span {
  background-color: rgba(0, 0, 0, 0.8);
}
.product-list li:nth-child(3n+1) {
  margin-left: 0;
}
.product-list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.product-list li img {
  display: block;
  width: 100%;
  height: 100%;
}
.product-list li span {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  padding: 10px;
  color: #ffffff;
}
.product-img {
  width: 255px;
  float: left;
}
.product-img img {
  display: block;
  width: 100%;
  height: 225px;
}
.product-world {
  width: 480px;
  float: right;
  text-align: center;
}
.product-world section {
  text-align: left;
}
.product-world section b {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
}
.product-world section p {
  font-size: 14px;
  line-height: 26px;
}
.product-world section > strong {
  font-size: 24px;
  line-height: 1.5;
  color: #da251c;
  vertical-align: middle;
}
.product-world section > strong span {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  color: #333333;
}
.product-world a {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  background-color: #cc3333;
  padding: 0 20px;
  margin-top: 40px;
}
.page-btn {
  width: 100%;
  text-align: center;
  font-size: 0;
  vertical-align: middle;
}
.page-btn ul {
  display: inline-block;
  overflow: hidden;
}
.page-btn li {
  float: left;
  margin: 0 10px;
}
.page-btn li a {
  border: 1px solid #cccccc;
  display: block;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
}
.page-btn li a:hover {
  border-color: #31399a;
  text-decoration: none;
  background-color: #31399a;
  color: #ffffff;
}
.page-btn li.active a {
  border-color: #31399a;
  background-color: #31399a;
  color: #ffffff;
}
.single-page {
  padding: 10px;
  min-height: 400px;
}
.single-page p {
  font-size: 14px;
  line-height: 1.5;
}
.single-page img {
  max-width: 100%;
}
.single-page blockquote {
  text-indent: 2rem;
}
.news-main li {
  margin-bottom: 30px;
  background-color: #f6f6f6;
  padding: 10px 20px 15px 0;
  overflow: hidden;
}
.news-main li article {
  overflow: hidden;
}
.news-main li article time {
  padding: 20px 15px ;
  display: block;
  float: left;
  text-align: center;
}
.news-main li article time strong {
  font: 100 36px/1 Arial;
  display: block;
}
.news-main li article time span {
  font: 12px/16px Arial;
  display: block;
}
.news-main li article section {
  width: 520px;
  float: left;
}
.news-main li article section h1 {
  font-size: 14px;
  line-height: 26px;
}
.news-main li article section h1 a {
  color: #333333;
}
.news-main li article section h1 a:hover {
  color: #cc3333;
}
.news-main li article section p {
  font-size: 14px;
  line-height: 26px;
  color: #555555;
  height: 52px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-main li article a.check-info {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 25px;
  background-color: #999999;
  color: #ffffff;
  padding: 0 12px;
  margin-top: 20px;
}
.news-main li article a.check-info:hover {
  color: #cc3333;
  background-color: #ffffff;
}
.news-info {
  padding-top: 35px;
}
.info-main {
  padding-top: 20px;
  padding-bottom: 60px;
}
.info-main aside.aside-info {
  width: 280px;
  float: right;
}
.info-con {
  width: 890px;
  float: left;
}
.info-con .hd {
  border-bottom: 1px dashed #333333;
  padding-bottom: 10px;
}
.info-con .hd h1 {
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  padding: 10px 0;
  font-weight: normal;
}
.info-con .hd .hd-info {
  text-align: center;
}
.info-con .hd .hd-info span,
.info-con .hd .hd-info time {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin: 0 20px;
  vertical-align: middle;
}
.info-con .bd {
  padding: 20px 10px;
  min-height: 600px;
}
.info-con .bd p {
  line-height: 1.5;
  color: #333333;
}
.info-con .bd img {
  max-width: 100%;
}
.info-con .bd blockquote {
  text-indent: 2rem;
}
.prev-next {
  background-color: #f7f7f7;
  width: 100%;
  padding: 10px;
}
.prev-next p {
  font-size: 14px;
  line-height: 30px;
}
.prev-next p a {
  color: #cc3333;
}
#mes-form {
  width: 600px;
}
#mes-form ul {
  overflow: hidden;
}
#mes-form li {
  border: 1px solid #d1d1d1;
  float: left;
  width: 270px;
  margin: 0 30px 30px 0;
  font-size: 0;
  vertical-align: bottom;
}
#mes-form li label {
  display: inline-block;
  width: 10%;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  color: #cc3333;
  vertical-align: middle;
}
#mes-form li:last-child {
  width: 570px;
}
#mes-form input {
  border: 0;
  outline: none;
}
#mes-form input[type=text],
#mes-form input[type=email] {
  font-size: 14px;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding-left: 10px;
}
#mes-form textarea {
  display: inline-block;
  width: 100%;
  height: 120px;
  border: 0;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  overflow-y: scroll;
  -o-overflow-y: scroll;
  -ms-overflow-y: scroll;
  -webkit-overflow-y: scroll;
}
#mes-form #sub-btn {
  font-size: 16px;
  line-height: 30px;
  padding: 5px 30px;
  background-color: #cc3333;
  color: #ffffff;
}
